Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

RE: Domino JSP tag: <Domino:Input>
~Umberto Bubkrobergakoi 12.Jan.04 12:33 AM a Web browser
Toolkits 6.0 Windows 2000


Steve, thanks for the reply.

Something I found in the OC4J 10g release notes:

"JSP 2.0 tag file functionality does not work if JSP TLD caching is turned on. The default value of jsp-cache-tlds parameter is set to false in global-web-application.xml."

I took up your suggestion and hunted down global-web-application.xml and found <orion-web-app .... jsp-cache-tlds="false">.

So back to the code!!

<domino:form name="Contact" dbname="contacts.nsf" schema="Contact"
validhref="formTest.jsp" debug="true" onfailure="inline" >

<domino:editdoc />
<domino:saveclosedoc />
<domino:deletedoc /> <br>

First name
<domino:input name="firstName" /> <br>
Last name
<domino:input name="lastName" /> <br>
Phone
<domino:input name="phone" /> <br>
Email
<domino:input name="email" /> <br>

</domino:form>

Can you suggest any other place I can look for inadvertent caching because it's the most logical (not to mention the only) solution I've heard so far. Once again, thanks for all your help.

cheers, Kim




Domino JSP tag: Domino:Input> (~Umberto Bubkro... 8.Jan.04)
. . RE: Domino JSP tag: Domino:Input> (~Wendy Dwonugen... 9.Jan.04)
. . . . RE: Domino JSP tag: Domino:Input> (~Umberto Bubkro... 12.Jan.04)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS